Download Installing and Configuring Windows Server 2012.70-410.PassCertification.2019-03-19.317q.vcex

Vendor: Microsoft
Exam Code: 70-410
Exam Name: Installing and Configuring Windows Server 2012
Date: Mar 19, 2019
File Size: 11 MB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Purchase
Coupon: EXAM_HUB

Discount: 20%

Demo Questions

Question 1
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. 
An iSCSI SAN is available on the network. 
Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. 
You create a LUN on the SAN to host the virtual hard drive files for the virtual machines. 
You need to create a 3-TB virtual hard disk for VM1 on the LUN. The solution must prevent VM1 from being paused if the LUN runs out of disk space. 
Which type of virtual hard disk should you create on the LUN?
  1. Dynamically expanding VHDX
  2. Fixed-size VHDX
  3. Fixed-size VHD
  4. Dynamically expanding VHD
Correct answer: B
Explanation:
The virtual disk needs to be a VHDX file since it is going to be over 2TB in size and it must be fixed-size so that the space is already taken on the server (that way the server does not run out of space as the volume grows) even if the actual virtual disk does not yet hold that amount of data.
The virtual disk needs to be a VHDX file since it is going to be over 2TB in size and it must be fixed-size so that the space is already taken on the server (that way the server does not run out of space as the volume grows) even if the actual virtual disk does not yet hold that amount of data.
Question 2
Your network contains an Active Directory domain named adatum.com. The domain contains a member server named Host1. Host1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. 
Host1 hosts two virtual machines named VM5 and VM6. Both virtual machines connect to a virtual switch named Virtual1. 
On VM5, you install a network monitoring application named Monitor1. 
You need to capture all of the inbound and outbound traffic to VM6 by using Monitor1. 
Which two commands should you run from Windows PowerShell? (Each correct answer presents part of the solution. Choose two.)
  1. Get-VM “VM6″ | Set-VMNetworkAdapter-IovWeight 1
  2. Get-VM “VM5″ I Set-VMNetworkAdapter -IovWeight 0
  3. Get-VM “VM5″ | Set-VMNetworkAdapter -PortMirroring Source
  4. Get-VM “VM6″ | Set-VMNetworkAdapter -AllowTeaming On
  5. Get-VM “VM6″ | Set-VMNetworkAdapter -PortMirroring Destination
  6. Get-VM “VM5″ | Set-VMNetworkAdapter -AllowTeaming On
Correct answer: CE
Explanation:
- PortMirroring specifies the port mirroring mode for the network adapter. This can be set to None, Source, and Destination. If set to Source, a copy of every network packet it sends or receives is forwarded to a virtual network adapter configured to receive the packets. If set to Destination, it receives copied packets from the source virtual network adapter. In this scenario, VM5 is the destination which must receive a copy of the network packets from VM6, which s the source.
- PortMirroring specifies the port mirroring mode for the network adapter. This can be set to None, Source, and Destination. 
  • If set to Source, a copy of every network packet it sends or receives is forwarded to a virtual network adapter configured to receive the packets. 
  • If set to Destination, it receives copied packets from the source virtual network adapter. 
In this scenario, VM5 is the destination which must receive a copy of the network packets from VM6, which s the source.
Question 3
You have a Hyper-V host named Server1 that runs Windows Server 2012 R2. Server1 has the virtual switches listed in the following table. 
  
You create a virtual machine named VM1. VM1 has two network adapters. One network adapter connects to vSwitch1. The other network adapter connects to vSwitch2.You configure NIC teaming on VM1. 
You need to ensure that if a physical NIC fails on Server1, VM1 remains connected to the network. 
What should you do on Server1?
  1. Run the Set-VmNetworkAdapter cmdlet.
  2. Add a new network adapter to VM1.
  3. Create a new virtual switch on Server 1.
  4. Modify the properties of vSwitch1 and vSwitch2.
Correct answer: A
Explanation:
The Set-VmNetworkAdapter cmdlet configures features of the virtual network adapter in a virtual machine or the management operating system. References: https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
The Set-VmNetworkAdapter cmdlet configures features of the virtual network adapter in a virtual machine or the management operating system. 
References: https://docs.microsoft.com/en-us/powershell/module/hyper-v/set-vmnetworkadapter?view=win10-ps
Question 4
You have a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. Server1 is connected to two Fibre Channel SANs and is configured as shown in the following table. 
  
You have a virtual machine named VM1. 
You need to configure VM1 to connect to SAN1. 
What should you do first?
  1. Add one HBA
  2. Create a Virtual Fibre Channel SAN.
  3. Create a Hyper-V virtual switch.
  4. Configure network adapter teaming.
Correct answer: B
Explanation:
You need your virtualized workloads to connect easily and reliably to your existing storage arrays. Windows Server 2012 provides Fibre Channel ports within the guest operating system, which allows you to connect to Fibre Channel directly from within virtual machines. This feature protects your investments in Fibre Channel, enables you to virtualize workloads that use direct access to Fibre Channel storage, allows you to cluster guest operating systems over Fibre Channel, and provides an important new storage option for servers hosted in your virtualization infrastructure. With this Hyper-V virtual Fibre Channel feature, you can connect to Fibre Channel storage from within a virtual machine. This allows you to use your existing Fibre Channel investments to support virtualized workloads. Support for Fibre Channel in Hyper-V guests also includes support for many related features, such as virtual SANs, live migration, and MPIO.    
You need your virtualized workloads to connect easily and reliably to your existing storage arrays. 
Windows Server 2012 provides Fibre Channel ports within the guest operating system, which allows you to connect to Fibre Channel directly from within virtual machines. This feature protects your investments in Fibre Channel, enables you to virtualize workloads that use direct access to Fibre Channel storage, allows you to cluster guest operating systems over Fibre Channel, and provides an important new storage option for servers hosted in your virtualization infrastructure. 
With this Hyper-V virtual Fibre Channel feature, you can connect to Fibre Channel storage from within a virtual machine. This allows you to use your existing Fibre Channel investments to support virtualized workloads. 
Support for Fibre Channel in Hyper-V guests also includes support for many related features, such as virtual SANs, live migration, and MPIO. 
  
Question 5
Your network contains an Active Directory domain named contoso.com. The domain contains a server named Server1. Server1 runs Windows Server 2012 R2 and has the Hyper-V server role installed. 
On Server1, you create and start a virtual machine named VM1. VM1 is configured as shown in the following table. 
  
You need to recommend a solution to minimize the amount of disk space used for the checkpoint of VM1. 
What should you do before you create the checkpoint?
  1. Run the Resize-VHD cmdlet.
  2. Convert Disk1.vhd to a dynamically expanding disk.
  3. Shut down VM1.
  4. Run the Convert-VHD cmdlet.
Correct answer: C
Explanation:
Changing between a fixed and dynamic disk type does not alter the size of a SNAPSHOT much at all. However, since a snapshot is a record of a VMs state at the exact time that the snapshot was taken, shutting down the VM before taking the snapshot prevents the snapshot from having to contain all of the data in RAM (as there is no data in memory when a machine is powered down). The question states that the solution should minimize the amount of disk space used for the checkpoint of VM1. If the checkpoint is taken while VM1 is running, there will be two attritional files present at the checkpoint location; a .VSV with VM1 saved state files and a .BIN file which contains VM1’s memory contents. If, however, VM1 is shut down first, these files will not be created, thus saving disk space. In order to convert Disk1.vhd to a dynamically expanding disk, VM1 still have to be shut down.
Changing between a fixed and dynamic disk type does not alter the size of a SNAPSHOT much at all. 
However, since a snapshot is a record of a VMs state at the exact time that the snapshot was taken, shutting down the VM before taking the snapshot prevents the snapshot from having to contain all of the data in RAM (as there is no data in memory when a machine is powered down). 
The question states that the solution should minimize the amount of disk space used for the checkpoint of VM1. If the checkpoint is taken while VM1 is running, there will be two attritional files present at the checkpoint location; a .VSV with VM1 saved state files and a .BIN file which contains VM1’s memory contents. If, however, VM1 is shut down first, these files will not be created, thus saving disk space. 
In order to convert Disk1.vhd to a dynamically expanding disk, VM1 still have to be shut down.
Question 6
You have a print server named Server1 that runs Windows Server 2012 R2. 
You discover that when there are many pending print jobs, the system drive occasionally runs out of free space. 
You add a new hard disk to Server1.You create a new NTFS volume. 
You need to prevent the print jobs from consuming disk space on the system volume. 
What should you modify?
  1. The properties on the new volume
  2. The properties of the Print Spooler service
  3. The Print Server Properties
  4. The properties of each shared printer
Correct answer: C
Explanation:
Windows spools print jobs by default to the following directory as they are processed:%SystemRoot%\SYSTEM32\SPOOL\PRINTERS. It is possible for the administrator of a Windows print server to manually instruct Windows the location for placing the spool files, if for example there is a concern for disk space.
Windows spools print jobs by default to the following directory as they are processed:
%SystemRoot%\SYSTEM32\SPOOL\PRINTERS. 
It is possible for the administrator of a Windows print server to manually instruct Windows the location for placing the spool files, if for example there is a concern for disk space.
Question 7
Note: This question is part of a series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.
Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. 
Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. 
Server1 is configured as shown in the following table. 
  
You install Windows Server 2012 R2 on VM2 by using Windows Deployment Services (WDS). 
You need to ensure that the next time VM2 restarts, you can connect to the WDS server by using PXE. 
Which virtual machine setting should you configure for VM2?
  1. NUMA topology
  2. Resource control
  3. resource metering
  4. virtual Machine Chimney
  5. The VLAN ID
  6. Processor Compatibility
  7. The startup order
  8. Automatic Start Action
  9. Integration Services
  10. Port mirroring
  11. Single-root I/O virtualization
Correct answer: G
Explanation:
Configure the BIOS of the computer to enable PXE boot, and set the boot order so that it is booting from the network is first. References:http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspxExam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 7: Hyper-V Virtualization, Lesson 2: Deploying and configuring virtual machines, p.335
Configure the BIOS of the computer to enable PXE boot, and set the boot order so that it is booting from the network is first. 
References:
http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspx
Exam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144
Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 7: Hyper-V Virtualization, Lesson 2: Deploying and configuring virtual machines, p.335
Question 8
Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. 
Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. 
Server1 is configured as shown in the following table. 
  
You plan to schedule a complete backup of Server1 by using Windows Server Backup. 
You need to ensure that the state of VM1 is saved before the backup starts. 
What should you configure?
  1. NUMA topology
  2. Resource control
  3. resource metering
  4. virtual Machine Chimney
  5. The VLAN ID
  6. Processor Compatibility
  7. The startup order
  8. Automatic Start Action
  9. Integration Services
  10. Port mirroring
  11. Single-root I/O virtualization
Correct answer: I
Explanation:
The Integration Services settings on virtual machines include services such as operating system shutdown, time synchronization, data exchange, Heartbeat, and Backup (volume snapshot services). This snapshot will ensure that the state of VM1 is saved prior to backup. References:http://msdn.microsoft.com/en-us/library/dd405549(v=vs.85).aspxExam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144
The Integration Services settings on virtual machines include services such as operating system shutdown, time synchronization, data exchange, Heartbeat, and Backup (volume snapshot services). This snapshot will ensure that the state of VM1 is saved prior to backup. 
References:
http://msdn.microsoft.com/en-us/library/dd405549(v=vs.85).aspx
Exam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144
Question 9
Your network contains a server named Server1 that runs Windows Server 2012 R2. Server1 has the Hyper-V server role installed. 
Server1 hosts four virtual machines named VM1, VM2, VM3, and VM4. 
Server1 is configured as shown in the following table. 
  
You need to ensure that VM1 can use more CPU time than the other virtual machines when the CPUs on Server1 are under a heavy load. 
What should you configure?
  1. NUMA topology
  2. Resource control
  3. resource metering
  4. virtual Machine Chimney
  5. The VLAN ID
  6. Processor Compatibility
  7. The startup order
  8. Automatic Start Action
  9. Integration Services
  10. Port mirroring
  11. Single-root I/O virtualization
Correct answer: B
Explanation:
Resource controls provide you with several ways to control the way that Hyper-V allocates resources to virtual machine. Resource control in used in the event where you need to adjust the computing resources of a virtual machine, you can reconfigure the resources to meet the changing needs. You can also specify resource controls to automate how resources are allocated to virtual machines. References:http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspxhttp://technet.microsoft.com/en-us/library/hh831410.aspxhttp://technet.microsoft.com/en-us/library/cc742470.aspxExam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 7: Hyper-V Virtualization, Lesson 2: Deploying and configuring virtual machines, p.335
Resource controls provide you with several ways to control the way that Hyper-V allocates resources to virtual machine. Resource control in used in the event where you need to adjust the computing resources of a virtual machine, you can reconfigure the resources to meet the changing needs. You can also specify resource controls to automate how resources are allocated to virtual machines. 
References:
http://technet.microsoft.com/en-us/library/cc766320(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/hh831410.aspx
http://technet.microsoft.com/en-us/library/cc742470.aspx
Exam Ref 70-410, Installing and Configuring Windows Server 2012 R2, Chapter 3: Configure Hyper-V, Objective 3.1: Create and Configure virtual machine settings, p.144
Training Guide: Installing and Configuring Windows Server 2012 R2: Chapter 7: Hyper-V Virtualization, Lesson 2: Deploying and configuring virtual machines, p.335
Question 10
Your network contains an Active Directory domain named contoso.com. You have a Group Policy object (GPO) named GP1 that is linked to the domain. GP1 contains a software restriction policy that blocks an application named App1. 
You have a workgroup computer named Computer1 that runs Windows 8. A local Group Policy on Computer1 contains an application control policy that allows App1. 
You join Computer1 to the domain. 
You need to prevent App1 from running on Computer1. 
What should you do?
  1. From Computer1, run gpupdate/force.
  2. From Group Policy Management, add an application control policy to GP1.
  3. From Group Policy Management, enable the Enforced option on GP1.
  4. In the local Group Policy of Computer1, configure a software restriction policy.
Correct answer: B
Explanation:
AppLocker policies take precedence over policies generated by SRP on computers that are running an operating system that supports AppLocker. AppLocker policies in the GPO are applied, and they supersede the policies generated by SRP in the GPO and local AppLocker policies or policies generated by SRP.
AppLocker policies take precedence over policies generated by SRP on computers that are running an operating system that supports AppLocker. 
AppLocker policies in the GPO are applied, and they supersede the policies generated by SRP in the GPO and local AppLocker policies or policies generated by SRP.
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!